.pcButton,
a.pcButton {
    text-decoration: none
}

#wrap {
    position: fixed;
    left: 350px;
    width: 100%;
    top: 0;
    height: 100%
}

#iframe {
    display: block;
    width: 60%;
    height: 100%
}

.pcMainContent {
    padding: 30px 10px
}

#pcMain {
    padding: 80px 10px 10px
}

@media (max-width:1200px) {
    #object {
        display: none
    }
}

.pcButton {
    display: inline-block;
    padding: 6px 12px;
    margin: 2px;
    white-space: nowrap;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #3a3a3a;
    border-radius: 4px;
    text-transform: uppercase;
    box-shadow: 0 0 3px rgba(0, 0, 0, .42);
    text-shadow: none;
    background: #3a3a3a;
    border-bottom: 3px solid #3a3a3a;
    color: #fff
}

.pcButtonAddToCartSmall,
.pcButtonAddToCartSmall:hover,
.pcButtonMoreDetails,
.pcButtonMoreDetails:hover,
.tiny {
    padding: 3px 6px!important
}

a.pcButton {
    color: #FFF!important
}

.pcButton .pcButtonText {
    display: block!important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF;
    text-decoration: none
}

.pcButton img,
.pcButton input[type=image] {
    display: none
}

.pcButtonAddToCartSmall .pcButtonText,
.pcButtonMoreDetails .pcButtonText {
    font-size: 12px!important;
    border-bottom-width: 3px
}

.tiny .pcButtonText {
    font-size: 10px!important
}

a.pcMoreLink {
    font-size: 15px;
    margin: 10px 0;
    display: inline-block
}

.container-fluid,
.pcShowProducts {
    margin-left: auto;
    margin-right: auto
}

.pcErrorMessage {
    background-color: #F2DEDE;
    border-color: #EBCCD1;
    border-radius: 5px;
    color: #A94442;
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 40px;
    min-width: 50%;
    moz-border-radius: 5px;
    padding: 15px;
    text-align: left;
    webkit-border-radius: 5px;
    width: auto
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

.pcShowProducts {
    width: 100%
}

.pcFeaturedProducts {
    font-size: 42px;
    font-weight: lighter;
    line-height: 44px;
    margin: 10px 0 20px;
    padding: 0;
    position: relative;
    border: none
}

#catAccordion .h5,
#multiAccordion .h5 {
    background: #283949;
    padding-top: 10px;
    padding-bottom: 10px
}

.pcColCount3,
.pcColWidth33 {
    float: left;
    text-align: center
}

#pcCSF a:hover {
    color: #9e0b0f
}

.pssH5 {
    background: #283949
}

@media screen and (min-width:992px) {
    .head-left {
        padding-left: 80px
    }
}

@media screen and (max-width:768px) {
    .head-left {
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    .head-left {
        padding-left: 0
    }
}

@media screen and (max-width:414px) {
    .head-left {
        padding-left: 0
    }
}


/* MTCH */

.overlay-Gris {
    background-color: rgba(128, 128, 128, 0.6);
}

.overlay-BleuFonce {
    background-color: rgba(0, 0, 85, 0.6);
}

.overlay-Vert {
    background-color: rgba(0, 128, 0, 0.6);
}

.overlay-Rouge {
    background-color: rgba(139, 0, 0, 0.6);
}

.overlay-Noir {
    background-color: rgba(0, 0, 0, 0.7);
}

.overlay-aqua {
    background-color: rgba(26, 188, 156, 0.8);
}

.overlay-orange {
    background-color: rgba(253, 156, 18, 0.6);
}

.overlay-blue {
    background-color: rgba(52, 152, 219, 0.8);
}


/* CONTENT BLOCK HOLDERS */

.content-block {
    width: 100%;
    padding: 60px 0 60px 0;
    z-index: 100;
    position: relative;
    background-color: #ffffff;
}

.content-block-nopad {
    width: 100%;
    z-index: 100;
    position: relative;
    background-color: #ffffff;
}


/*	CONTENT BLOCK 3-1
/*----------------------------------------------------*/

.content-3-1 {
    background-image: url("../images/Cinch-Men-Socks.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-1 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-1 h1,
.content-3-1 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-1 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-1 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-1 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-1 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*	CONTENT BLOCK 3-2
/*----------------------------------------------------*/

.content-3-2 {
    background-image: url("../images/Cinch-Men-Shirts.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-2 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-2 h1,
.content-3-2 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-2 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-2 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-2 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-2 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*	CONTENT BLOCK 3-3
/*----------------------------------------------------*/

.content-3-3 {
    background-image: url("../images/Cinch-Men-Jeans.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-3 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-3 h1,
.content-3-3 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-3 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-3 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-3 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-3 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*	CONTENT BLOCK 3-4
/*----------------------------------------------------*/

.content-3-4 {
    background-image: url("../images/Ladies-Shirts.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-4 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-4 h1,
.content-3-4 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-4 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-4 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-4 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-4 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*	CONTENT BLOCK 3-5
/*----------------------------------------------------*/

.content-3-5 {
    background-image: url("../images/CinchWRX-Men-Shirts.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-5 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-5 h1,
.content-3-5 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-5 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-5 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-5 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-5 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*	CONTENT BLOCK 3-6
/*----------------------------------------------------*/

.content-3-6 {
    background-image: url("../images/CinchWRX-Men-Shirts.jpg");
    background-size: cover !important;
    min-height: 500px;
}

.content-3-6 .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
}

.content-3-6 h1,
.content-3-6 h2 {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.content-3-6 h1 {
    font-weight: 900;
    font-size: 46px;
}

.content-3-6 h2 {
    margin-top: 100px;
    font-size: 13px;
}


/*	CONTENT BLOCK 3-6 MEDIA QUERIES
/*----------------------------------------------------*/


/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .content-3-6 {
        min-height: 400px;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {}


/*===================================================================================*/


/*	BUTTONS
/*===================================================================================*/

.btn {
    color: #FFF;
    padding: 10px 20px;
    margin: 15px 0;
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.modal-footer .btn+.btn {
    margin-bottom: 15px;
}

.btn-sm {
    padding: 7px 13px;
    font-size: 12px;
}

.btn-lg {
    padding: 16px 26px;
    font-size: 16px;
}

.btn-xl {
    padding: 18px 30px;
    font-size: 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

h1 .btn,
h2 .btn,
h3 .btn,
h4 .btn,
p .btn {
    margin-left: 15px;
}


/* Button DISABLED */

.disabled a {
    cursor: not-allowed;
}


/* Button DEFAULT */

.btn.btn-default {
    background: #ecf0f1;
    box-shadow: 0 2px #bdc3c7;
    color: #999;
}

.btn.btn-default:hover {
    background: #bdc3c7;
}


/* Button PRIMARY */

.btn.btn-primary {
    background: #283949;
    box-shadow: 0 2px #16a085;
}

.btn.btn-primary:hover {
    background: #222222;
}


/* Button WARNING */

.btn.btn-warning {
    background: #f1c40f;
    box-shadow: 0 2px #f39c12;
}

.btn.btn-warning:hover {
    background: #f39c12;
}


/* Button DANGER */

.btn.btn-danger {
    background: #e74c3c;
    box-shadow: 0 2px #c0392b;
}

.btn.btn-danger:hover {
    background: #c0392b;
}


/* Button SUCCESS */

.btn.btn-success {
    background: #2ecc71;
    box-shadow: 0 2px #27ae60;
}

.btn.btn-success:hover {
    background: #27ae60;
}


/* Button INFO */

.btn.btn-info {
    background: #3498db;
    box-shadow: 0 2px #2980b9;
}

.btn.btn-info:hover {
    background: #2980b9;
}


/* Outline Buttons */

.btn-outline {
    color: #FFF;
    padding: 12px 20px;
    margin: 15px 0;
    /*font-family: "Open Sans", Helvetica, Arial, sans-serif;*/
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

.btn-outline:hover {
    text-decoration: none;
    color: #ffffff;
}

.btn-outline-sm {
    padding: 5px 13px;
    font-size: 13px;
}

.btn-outline-lg {
    padding: 14px 26px;
    font-size: 15px;
}

.btn-outline-xl {
    padding: 18px 30px;
    font-size: 24px;
}

.btn-outline.outline-light,
.icon.outline-light {
    color: #ffffff;
    background: none;
    border: 2px solid #ffffff;
}

.btn-outline.outline-light:hover,
.icon.outline-light:hover {
    color: #2c3e50;
    background: #ffffff;
}

.btn-outline.outline-dark,
.icon.outline-dark {
    color: #2c3e50;
    background: none;
    border: 2px solid #2c3e50;
}

.btn-outline.outline-dark:hover,
.icon.outline-dark:hover {
    color: #ffffff;
    background: #2c3e50;
}

button:hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}